home *** CD-ROM | disk | FTP | other *** search
/ Giga Games 1 / Giga Games.iso / net / d_d / caltech / inbound / mcm / readme < prev    next >
Encoding:
Text File  |  1993-06-22  |  1.7 KB  |  41 lines

  1. MCM 1.2
  2. -------
  3. See docs file for instructions.
  4.  
  5. MCM is a chat-like program similar to the IRC, but designed for
  6. smaller, pre-arranged group meetings.  It contains a built-in
  7. split-screen mode (using just the telnet client) providing seperate
  8. input and output windows, as well as compatability with standard
  9. MUD style clients (such as TinyTalk).
  10.  
  11. Features include a flexible dice-rolling routine, ability of the room
  12. leader to have full control over the meeting room (allowing private
  13. conferences, gagging of users, snooping on private conversations
  14. between users, and other similar features), as well as VERY LOW cpu
  15. usage (typically around 0.1% usage).  Furthermore, through the use of
  16. "personality modules," MCM can be customized to allow for a number of
  17. special situationsa found in various games.
  18.  
  19. This program will be uploaded to various RPG-oriented FTP sites,
  20. tentatively including:
  21.     tybalt.caltech.edu    /pub/adnd/*
  22.     greyhawk.stanford.edu    /D_D/*
  23.     potemkin.cs.pdx.edu    /pub/frp/*
  24.     quayle.mu.wvnet.edu    /pub/rpg/*
  25.     garfield.catt.ncsu.edu    /incoming/Dnd.stuff/*
  26.     ftp.nau.edu        /public/rpg/*
  27. The program may be redistributed in its unmodified form, provided
  28. there is no charge for the program beyond normal distribution costs.
  29.  
  30. Changes in this version from 1.1d
  31. ---------------------------------
  32. There is now a short module mcm_person.c which may be modified to give
  33. your installation some personality.  You may redistribute your own
  34. version of this module with no restrictions.  Included are two sample
  35. modules (for *DD and ShadowRun) and one third-party module (a generic
  36. script-oriented module).
  37.  
  38. Also, there are a number of minor additions and changes to improve
  39. operation of the system, and hopefully make the system easier to
  40. configure and compile.
  41.